home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Src / listops.h < prev    next >
Text File  |  1993-02-02  |  411b  |  9 lines

  1. /* ******************************************************************** */
  2. /* listops.h         Copyright (C) Codemist and University of Bath 1989 */
  3. /*                                                                      */
  4. /* extra list operations prototypes                                    */
  5. /* ******************************************************************** */
  6.  
  7. void initialise_listops(LispObject*);
  8.  
  9.